From 3e5c06936760d941819278f5a298265105e61719 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 1 Sep 2008 10:49:00 +0100 Subject: [PATCH] [IA64] use ioemu-remote as default on ia64. Now ioemu-remote compiles for ia64 so that make it default. Signed-off-by: Isaku Yamahata --- Config.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Config.mk b/Config.mk index 19c8bd4a6f..65f2de88ec 100644 --- a/Config.mk +++ b/Config.mk @@ -86,11 +86,7 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git # Mercurial in-tree version, or a local directory, or a git URL. # CONFIG_QEMU ?= ioemu # CONFIG_QEMU ?= ../qemu-xen.git -ifeq ($(XEN_TARGET_ARCH),ia64) -CONFIG_QEMU ?= ioemu -else CONFIG_QEMU ?= $(QEMU_REMOTE) -endif # Optional components XENSTAT_XENTOP ?= y -- 2.30.2